'   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 
 '     D o m o t i c   c o n t r o l   f o r   e W e L i n k   K e y b o a r d 
 
 '     o r   o t h e r   s i m i l a r   d o m o t i c   p r o g r a m s 
 
 '   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 
 
 
 B u t t o n   1   L a b e l   O N 
 
 B u t t o n   2   L a b e l   O F F 
 
 
 
 S t o p 
 
 
 
 L a b e l   O N 
 
 	 ' S e n d K e y s   { A L T }   a 
 
 	 ' S e n d K e y s   { C T R L }   { A L T }   A 
 
 	 
 
 	 ' P r e s s K e y s   A L T   a 
 
 	 P r e s s K e y s   C T R L   A L T   a 
 
 R e t u r n 
 
 
 
 L a b e l   O F F 
 
 	 ' S e n d K e y s   { A L T }   a 
 
 	 ' S e n d K e y s   { C T R L }   { A L T }   S 
 
 	 
 
 	 ' P r e s s K e y s   A L T   s 
 
 	 P r e s s K e y s   C T R L   A L T   s 
 
 R e t u r n 
 
 
 
 
 
 